Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindow


GetFacetUnderPoint

The GetFacetUnderPoint method returns a reference to the facet of this window under the specified point.

ODFacet GetFacetUnderPoint (in ODPoint aPoint);
aPoint
The location to test, expressed in window coordinates.
return value
A reference to the facet under the specified point.
DISCUSSION
OpenDoc calls this method for event dispatching; this method is not called by most parts.

If several nested facets are under the point, the innermost one is returned. If multiple overlapping frames are under the point, the unobscured (that is, the frontmost) one is returned. The bundled and selected properties of frames and facets are respected.

SEE ALSO
The ODPoint type (page 885).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help